home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Online / Epic4 / share / epic / help / 2_queries / stats < prev    next >
Text File  |  2001-03-21  |  2KB  |  46 lines

  1. Synopsis:
  2.    stats <type> [<server>]
  3.  
  4. Description:
  5.    This queries the server for specific statistical information.  This
  6.    can include a list on specific people allowed to connect to the
  7.    server, those not allowed to connect, clients allowed to become
  8.    operators on that server, etc.
  9.  
  10.    If a server is not specified, the current is queried.  Note that the
  11.    STATS type is not preceded with a hyphen.
  12.  
  13. Options:
  14.    c   C/N lines; these lines define what servers are allowed to link to
  15.           the network via the queried server
  16.    h   H/L lines; these define what servers may connect as hubs or leaves
  17.    k   K lines; these define who may not connect to the server
  18.    i   I lines; these define who is allowed to connect to the server
  19.    l   this shows a concise breakdown of the amount of data passed between
  20.           the server and its clients
  21.    m   this shows how many times each protocol command has been used
  22.    o   O lines; these define who may become an irc operator
  23.    u   this shows the server's current uptime
  24.    y   Y lines; these define the various client/server connection classes
  25.  
  26. Restrictions:
  27.    Some servers disallow or restrict the use of the STATS command.  This
  28.    is generally due to abuse of some kind.  Most often, the server will
  29.    not allow remote queries.  This is not the case for most servers,
  30.    though.
  31.  
  32. See Also:
  33.    load(5) tls
  34.  
  35. Other Notes:
  36.    There are two types of O lines, global and local.  If the STATS report
  37.    shows an O, it is global, and a o is local.  Local operators only have
  38.    operator status and powers on their own server.
  39.  
  40.    There are two types of I lines as well, though only on networks using
  41.    ircd2.9 code (not to be confused with Undernet's ircu2.9).  An I is a
  42.    normal I line.  An i is a restricted line, meaning any matching client
  43.    will be given user mode +r.  This means that the client cannot change
  44.    its nickname or have operator status in any channel.
  45.  
  46.